Version 24.2 (latest)

ViewList<T> Class Properties

For a list of all members of this type, see ViewList<T> members.

Public Properties
 NameDescription
Public PropertyAllocatedItemsReturns items in the collection that have been allocated so far.  
Public PropertyCountReturns the number of items in the collection.  
Public PropertyIsReadOnlyIndicates whether the collection is read-only.  
Public PropertyItemReturns the item at the specified index.  
Public PropertySourceItemsGets or sets the source items collection.  
See Also